a:link    {
	color:#8c0c1b;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	text-decoration: none;
}
a:active  {
	COLOR: #8c0c1b;
	background-color: #35687d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none
}
a:visited {
	color:#8c0c1b;
	font-weight:bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px
}
a:hover   {
	COLOR: #FFF;
	background-color: #35687d;
	;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold
}
